projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4447d8
)
(cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
author
Kim F. Storm
<storm@cua.dk>
Thu, 10 Jun 2004 08:29:12 +0000
(08:29 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Thu, 10 Jun 2004 08:29:12 +0000
(08:29 +0000)
lisp/pcvs-defs.el
patch
|
blob
|
history
diff --git
a/lisp/pcvs-defs.el
b/lisp/pcvs-defs.el
index dadb194abb9d58565f6ff63e2ce26a378df7e7fe..6fea0052a7db91cfe6eb863db21c1152a651de54 100644
(file)
--- a/
lisp/pcvs-defs.el
+++ b/
lisp/pcvs-defs.el
@@
-305,6
+305,7
@@
This variable is buffer local and only used in the *cvs* buffer.")
("d" "diff" . cvs-mode-diff)
("b" "backup" . cvs-mode-diff-backup)
("h" "head" . cvs-mode-diff-head)
+ ("y" "yesterday" . cvs-mode-diff-yesterday)
("v" "vendor" . cvs-mode-diff-vendor))
"Keymap for diff-related operations in `cvs-mode'."
:name "Diff")